What new features are planned for c#5? [closed]

Posted by DaveDev on Stack Overflow See other posts from Stack Overflow or by DaveDev
Published on 2010-06-15T22:16:33Z Indexed on 2010/06/15 22:22 UTC
Read the original article Hit count: 94

Filed under:
|

Possible Duplicates:
C# Language Speculation 4.5 / 5.0
What Features Do You Want To See in .NET 5/C# 5?

C#3 introduced LINQ.

C#4 included

  • Named and Optional Parameters
  • Dynamic
  • Parallel support
  • Variance

Can anyone say what's in the next version of C#?

© Stack Overflow or respective owner

Related posts about c#

Related posts about c#5.0